[INFO] cloning repository https://github.com/specdown/specdown
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/specdown/specdown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspecdown%2Fspecdown", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspecdown%2Fspecdown'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] efcfc44212928a8e0778b43d8ab0998462ba0db9
[INFO] testing specdown/specdown against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspecdown%2Fspecdown" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/specdown/specdown
[INFO] finished tweaking git repo https://github.com/specdown/specdown
[INFO] tweaked toml for git repo https://github.com/specdown/specdown written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/specdown/specdown on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/specdown/specdown already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16c73ca77da8bccfade20418903732f682cdd3c81e93b44cad813ded14fdf477
[INFO] running `Command { std: "docker" "start" "-a" "16c73ca77da8bccfade20418903732f682cdd3c81e93b44cad813ded14fdf477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16c73ca77da8bccfade20418903732f682cdd3c81e93b44cad813ded14fdf477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16c73ca77da8bccfade20418903732f682cdd3c81e93b44cad813ded14fdf477", kill_on_drop: false }`
[INFO] [stdout] 16c73ca77da8bccfade20418903732f682cdd3c81e93b44cad813ded14fdf477
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4aa22d531989f1d38a045e0d98188524c2bdb0f582dfd912d7c838254e5dd002
[INFO] running `Command { std: "docker" "start" "-a" "4aa22d531989f1d38a045e0d98188524c2bdb0f582dfd912d7c838254e5dd002", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling finl_unicode v1.4.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling comrak v0.52.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling caseless v0.2.1
[INFO] [stderr]    Compiling termdiff v4.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling clap_complete v4.1.4
[INFO] [stderr]    Compiling clap_complete_nushell v4.5.4
[INFO] [stderr]    Compiling clap_complete_command v0.6.1
[INFO] [stderr]    Compiling specdown v1.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.79s
[INFO] running `Command { std: "docker" "inspect" "4aa22d531989f1d38a045e0d98188524c2bdb0f582dfd912d7c838254e5dd002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4aa22d531989f1d38a045e0d98188524c2bdb0f582dfd912d7c838254e5dd002", kill_on_drop: false }`
[INFO] [stdout] 4aa22d531989f1d38a045e0d98188524c2bdb0f582dfd912d7c838254e5dd002
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 384bfb1c6c14eace242e7b0fd952a32550a365fc9deadf8b6e440f5c125e2a5d
[INFO] running `Command { std: "docker" "start" "-a" "384bfb1c6c14eace242e7b0fd952a32550a365fc9deadf8b6e440f5c125e2a5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling anstyle v0.3.1
[INFO] [stderr]    Compiling termtree v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling predicates-tree v1.0.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bstr v1.3.0
[INFO] [stderr]    Compiling predicates v3.0.1
[INFO] [stderr]    Compiling specdown v1.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.50s
[INFO] running `Command { std: "docker" "inspect" "384bfb1c6c14eace242e7b0fd952a32550a365fc9deadf8b6e440f5c125e2a5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "384bfb1c6c14eace242e7b0fd952a32550a365fc9deadf8b6e440f5c125e2a5d", kill_on_drop: false }`
[INFO] [stdout] 384bfb1c6c14eace242e7b0fd952a32550a365fc9deadf8b6e440f5c125e2a5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9bb1cc21792a142cfcf9a3beb0b3c76c669e743768e6166e503d0f0d8d2f13d3
[INFO] running `Command { std: "docker" "start" "-a" "9bb1cc21792a142cfcf9a3beb0b3c76c669e743768e6166e503d0f0d8d2f13d3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/specdown-540eb35993fb3a07)
[INFO] [stdout] 
[INFO] [stdout] running 123 tests
[INFO] [stdout] test ansi::tests::preserves_unicode_chars ... ok
[INFO] [stdout] test ansi::tests::strips_ansi_escape_chars ... ok
[INFO] [stdout] test parsers::actions::tests::create_action_for_file ... ok
[INFO] [stdout] test parsers::actions::tests::create_action_for_script ... ok
[INFO] [stdout] test parsers::actions::tests::create_action_for_skip ... ok
[INFO] [stdout] test parsers::actions::tests::create_action_for_verify ... ok
[INFO] [stdout] test parsers::actions::tests::create_action_for_verify_that_is_negated ... ok
[INFO] [stdout] test parsers::actions::tests::create_action_for_verify_that_is_skipped ... ok
[INFO] [stdout] test parsers::code_block_info::tests::parse::file::succeeds_when_function_is_file ... ok
[INFO] [stdout] test parsers::code_block_info::tests::parse::file::fails_when_path_is_missing ... ok
[INFO] [stdout] test parsers::code_block_info::tests::parse::script::succeeds_when_function_is_script_with_expected_exit_code ... ok
[INFO] [stdout] test parsers::code_block_info::tests::parse::script::succeeds_when_function_is_script_with_a_name ... ok
[INFO] [stdout] test parsers::code_block_info::tests::parse::script::succeeds_when_function_is_script_with_expected_output_set_to_stdout ... ok
[INFO] [stdout] test parsers::code_block_info::tests::parse::script::succeeds_when_function_is_script_with_expected_output_set_to_any ... ok
[INFO] [stdout] test commands::run::file_reader::tests::to_absolute::test_reads_a_file_when_the_path_is_absolute ... ok
[INFO] [stdout] test commands::run::file_reader::tests::to_absolute::test_reads_a_file_when_the_path_is_relative ... ok
[INFO] [stdout] test parsers::code_block_info::tests::parse::script::succeeds_when_function_is_script_without_a_name ... ok
[INFO] [stdout] test parsers::code_block_info::tests::parse::skip::fails_when_path_is_missing ... ok
[INFO] [stdout] test parsers::code_block_info::tests::parse::skip::succeeds_when_function_is_skip ... ok
[INFO] [stdout] test parsers::code_block_info::tests::parse::verify::succeeds_when_script_name_is_not_present ... ok
[INFO] [stdout] test parsers::error::tests::display_incorrect_argument_type ... ok
[INFO] [stdout] test parsers::code_block_info::tests::parse::verify::succeeds_and_defaults_to_stdout_when_the_stream_is_missing ... ok
[INFO] [stdout] test parsers::error::tests::display_invalid_argument_value ... ok
[INFO] [stdout] test parsers::error::tests::display_unknown_function ... ok
[INFO] [stdout] test parsers::error::tests::display_missing_argument ... ok
[INFO] [stdout] test parsers::error::tests::display_root_must_be_document ... ok
[INFO] [stdout] test parsers::code_block_info::tests::parse::verify::target_os_can_be_set_when_function_is_verify_and_target_os_is_unset ... ok
[INFO] [stdout] test parsers::code_block_info::tests::parse::verify::succeeds_when_function_is_verify_and_stream_is_stdout ... ok
[INFO] [stdout] test parsers::code_block_info::tests::parse::verify::target_os_defaults_to_none_when_function_is_verify_and_target_os_is_unset ... ok
[INFO] [stdout] test parsers::function_string_parser::argument_value::test::string::returns_error_when_value_is_a_token ... ok
[INFO] [stdout] test parsers::error::tests::display_parser_failed ... ok
[INFO] [stdout] test parsers::function_string_parser::argument_value::test::string::returns_string_when_value_is_a_string ... ok
[INFO] [stdout] test parsers::function_string_parser::argument_value::test::token::returns_error_when_value_is_a_token ... ok
[INFO] [stdout] test parsers::function_string_parser::function::test::has_argument::returns_false_when_argument_is_present ... ok
[INFO] [stdout] test parsers::function_string_parser::function::test::has_argument::returns_true_when_argument_is_present ... ok
[INFO] [stdout] test parsers::code_block_info::tests::parse::verify::succeeds_when_function_is_verify_and_stream_is_stderr ... ok
[INFO] [stdout] test parsers::code_block_info::tests::parse::verify::fails_when_function_is_verify_and_stream_is_unknown ... ok
[INFO] [stdout] test parsers::function_string_parser::argument_value::test::string::returns_error_when_value_is_a_string ... ok
[INFO] [stdout] test parsers::function_string_parser::argument_value::test::integer::returns_integer_when_value_is_an_integer ... ok
[INFO] [stdout] test parsers::function_string_parser::argument_value::test::token::returns_error_when_value_is_a_string ... ok
[INFO] [stdout] test parsers::function_string_parser::argument_value::test::integer::returns_error_when_value_is_a_token ... ok
[INFO] [stdout] test parsers::function_string_parser::argument_value::test::token::returns_string_when_value_is_a_string ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::argument::fails_when_name_starts_with_a_digit ... ok
[INFO] [stdout] test parsers::function_string_parser::argument_value::test::integer::returns_error_when_value_is_a_string ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::argument::succeeds_when_arg_contains_underscore ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::argument::succeeds_when_alpha_numeric_name ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::argument::succeeds_when_single_alpha_char_name ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::argument_list::succeeds_when_multiple_arguments_are_provided ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::argument_list::succeeds_when_one_argument_is_provided ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::argument_list::succeeds_when_multiple_arguments_are_provided_with_spaces ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::argument::succeeds_with_spaces_around_equals ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::argument_list::succeeds_when_no_arguments_are_provided ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::parse::succeeds_when_function_has_args ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::parse::succeeds_when_function_has_leading_whitespace ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::parse::succeeds_when_function_has_no_args ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::parse::succeeds_when_function_has_whitespace_before_opening_parenthesis ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::argument_list::succeeds_when_there_are_spaces_around_arguments ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::argument_value::integer_value::succeeds_when_there_is_a_remainder ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::argument_value::string_value::fails_when_there_is_no_closing_quote ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::argument::succeeds_with_token_argument ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::argument_value::string_value::succeeds_when_there_is_no_remainder ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::argument_value::succeeds_when_there_is_a_remainder ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::argument_value::token_value::succeeds_when_there_is_a_remainder ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::parse::succeeds_when_multiple_arguments_are_provided ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::parse::succeeds_when_multiple_arguments_are_provided_with_spaces ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::parse::succeeds_when_no_arguments_are_provided ... ok
[INFO] [stdout] test parsers::markdown::code_block_info::tests::parse::failing_extra_info_parser_fails ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::parse::succeeds_when_one_argument_is_provided ... ok
[INFO] [stdout] test parsers::markdown::code_block_info::tests::parse::failing_parsing_when_no_comma ... ok
[INFO] [stdout] test parsers::markdown::code_block_info::tests::parse::successful_parsing_with_a_rest_parser ... ok
[INFO] [stdout] test parsers::markdown::parser::tests::no_actions_returned_when_not_code_blocks_in_markdown ... ok
[INFO] [stdout] test parsers::markdown::parser::tests::fenced_block_quotes_are_returned_when_the_exist_in_the_markdown ... ok
[INFO] [stdout] test parsers::markdown::parser::tests::it_does_not_return_an_element_when_a_code_bloc_is_not_fenced ... ok
[INFO] [stdout] test results::action_result::tests::success::error::returns_exit_code_is_incorrect_when_exit_code_is_incorrect ... ok
[INFO] [stdout] test results::action_result::tests::success::create_file::returns_true ... ok
[INFO] [stdout] test results::action_result::tests::success::error::returns_none_when_exit_code_is_expected ... ok
[INFO] [stdout] test parsers::function_string_parser::parser::tests::argument_value::string_value::succeeds_when_there_is_a_remainder ... ok
[INFO] [stdout] test results::action_result::tests::success::error::returns_none_when_successful_script ... ok
[INFO] [stdout] test parsers::strip::tests::strip::test_strip ... ok
[INFO] [stdout] test results::action_result::tests::success::error::returns_unexpected_output_is_present_when_stderr_is_present_but_only_stdout_is_expected ... ok
[INFO] [stdout] test results::action_result::tests::success::error::returns_unexpected_output_is_present_when_stdout_is_present_but_only_stderr_is_expected ... ok
[INFO] [stdout] test runner::shell_executor::tests::shell::new_invalid_command ... ok
[INFO] [stdout] test results::action_result::tests::success::error::returns_unexpected_output_is_present_when_stdout_is_present_but_no_output_is_expected ... ok
[INFO] [stdout] test runner::shell_executor::tests::shell::new_with_empty_command_string ... ok
[INFO] [stdout] test results::action_result::tests::success::verify::returns_false_when_expected_output_is_not_the_same_as_got_output ... ok
[INFO] [stdout] test results::action_result::tests::success::error::returns_unexpected_output_is_present_when_stderr_is_present_but_no_output_is_expected ... ok
[INFO] [stdout] test results::action_result::tests::success::verify::returns_true_when_expected_output_is_the_same_as_got_output ... ok
[INFO] [stdout] test runner::state::tests::does_not_succeed_when_script_failed ... ok
[INFO] [stdout] test runner::state::tests::does_not_fail_when_verify_was_successful ... ok
[INFO] [stdout] test runner::state::tests::does_not_succeed_when_verify_was_successful_after_failure ... ok
[INFO] [stdout] test runner::state::tests::does_not_update_success_when_file_result_is_added ... ok
[INFO] [stdout] test runner::shell_executor::tests::shell::returning_utf8_chars ... ok
[INFO] [stdout] test runner::state::tests::does_not_update_success_when_successful_script_result_is_added ... ok
[INFO] [stdout] test runner::state::tests::get_last_result_returns_none_when_no_scripts_have_been_run ... ok
[INFO] [stdout] test runner::shell_executor::tests::shell::returning_stderr ... ok
[INFO] [stdout] test runner::state::tests::get_last_result_returns_result_from_last_script ... ok
[INFO] [stdout] test runner::state::tests::get_result_returns_none_when_script_result_does_not_exists ... ok
[INFO] [stdout] test runner::state::tests::get_result_returns_the_result_when_script_result_exists ... ok
[INFO] [stdout] test runner::state::tests::it_fails_when_verify_was_not_successful ... ok
[INFO] [stdout] test runner::shell_executor::tests::shell::returning_exit_code ... ok
[INFO] [stdout] test runner::shell_executor::tests::shell::new_with_command_with_arguments ... ok
[INFO] [stdout] test runner::shell_executor::tests::shell::with_added_paths ... ok
[INFO] [stdout] test runner::state::tests::sets_success_when_initialized ... ok
[INFO] [stdout] test runner::shell_executor::tests::shell::with_environment_variable ... ok
[INFO] [stdout] test runner::verify::tests::test::ignore_ansi_escape_characters_in_output_and_verify_value ... ok
[INFO] [stdout] test runner::verify::tests::test::returns_error_when_script_output_does_not_exit ... ok
[INFO] [stdout] test runner::verify::tests::test::returns_error_when_unnamed_script_output_does_not_exit ... ok
[INFO] [stdout] test runner::verify::tests::test::returns_result_for_stderr_verification ... ok
[INFO] [stdout] test runner::verify::tests::test::returns_result_for_stderr_verification_with_unnamed_verification ... ok
[INFO] [stdout] test runner::verify::tests::test::returns_result_for_stdout_verification ... ok
[INFO] [stdout] test runner::verify::tests::test::returns_result_for_stdout_verification_with_unnamed_script ... ok
[INFO] [stdout] test types::tests::exit_code::converts_from_exit_code_into_i32 ... ok
[INFO] [stdout] test types::tests::file_path::converts_from_file_path_into_string ... ok
[INFO] [stdout] test types::tests::script_name::converts_to_string_from_script_name ... ok
[INFO] [stdout] test types::tests::verify_action::with_script_name_returns_an_instance_with_script_name_updated ... ok
[INFO] [stdout] test types::tests::verify_value::converts_from_verify_value_into_string ... ok
[INFO] [stdout] test types::tests::script_name::converts_to_string_from_script_name_reference ... ok
[INFO] [stdout] test runner::shell_executor::tests::shell::new_with_command_without_arguments ... ok
[INFO] [stdout] test types::tests::exit_code::converts_from_exit_code_into_string ... ok
[INFO] [stdout] test runner::shell_executor::tests::shell::with_unset_environment_variable ... ok
[INFO] [stdout] test runner::verify::tests::test::returns_result_for_stdout_verification_with_unnamed_verification ... ok
[INFO] [stdout] test runner::file::tests::test_run_returns_a_file_result ... FAILED
[INFO] [stdout] test runner::file::tests::test_run_creates_a_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- runner::file::tests::test_run_returns_a_file_result stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runner::file::tests::test_run_returns_a_file_result' (103) panicked at src/runner/file.rs:56:38:
[INFO] [stdout] Failed to create test directory: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ac4088dc188 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ac4088dc188 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ac4088dc188 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ac4088dc188 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ac4088f1a6a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ac4088f1a6a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5ac4088e0c52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ac4088e0c52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ac4088b90f6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ac4088b90f6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ac4088d3bf9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ac4087a20bc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ac4087a20bc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ac4088d3db2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ac4088d3db2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ac4088b91b2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ac4088b07b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ac4088b9f6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ac4088f222c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ac4088f1fa2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ac40878c8fc - <core[5a1c3e9896636f3a]::result::Result<(), std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ac40875355f - specdown[f272d73f2cc8f08d]::runner::file::tests::test_run_returns_a_file_result
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/file.rs:56:38
[INFO] [stdout]   22:     0x5ac408751a37 - specdown[f272d73f2cc8f08d]::runner::file::tests::test_run_returns_a_file_result::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/file.rs:55:40
[INFO] [stdout]   23:     0x5ac40876d9f6 - <specdown[f272d73f2cc8f08d]::runner::file::tests::test_run_returns_a_file_result::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ac40879519b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ac40879519b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5ac4087a2a15 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5ac4087a2a15 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5ac4087a2a15 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ac4087a2a15 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ac4087a2a15 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ac4087a2a15 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5ac4087a2a15 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5ac40879d574 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5ac40879d574 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ac4087a5a92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5ac4087a5a92 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5ac4087a5a92 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ac4087a5a92 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ac4087a5a92 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ac4087a5a92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5ac4087a5a92 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ac4088db7af - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5ac4088db7af - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x789eb50a5aa4 - <unknown>
[INFO] [stdout]   45:     0x789eb5132a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- runner::file::tests::test_run_creates_a_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runner::file::tests::test_run_creates_a_file' (102) panicked at src/runner/file.rs:30:38:
[INFO] [stdout] Failed to create test directory: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ac4088dc188 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ac4088dc188 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ac4088dc188 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ac4088dc188 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ac4088f1a6a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ac4088f1a6a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5ac4088e0c52 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ac4088e0c52 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ac4088b90f6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ac4088b90f6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ac4088d3bf9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ac4087a20bc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ac4087a20bc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ac4088d3db2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ac4088d3db2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ac4088b91b2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ac4088b07b9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ac4088b9f6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ac4088f222c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ac4088f1fa2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ac40878c8fc - <core[5a1c3e9896636f3a]::result::Result<(), std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ac408753357 - specdown[f272d73f2cc8f08d]::runner::file::tests::test_run_creates_a_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/file.rs:30:38
[INFO] [stdout]   22:     0x5ac408751a07 - specdown[f272d73f2cc8f08d]::runner::file::tests::test_run_creates_a_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runner/file.rs:29:33
[INFO] [stdout]   23:     0x5ac40876d9b6 - <specdown[f272d73f2cc8f08d]::runner::file::tests::test_run_creates_a_file::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ac40879519b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ac40879519b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5ac4087a2a15 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5ac4087a2a15 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5ac4087a2a15 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ac4087a2a15 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ac4087a2a15 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ac4087a2a15 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5ac4087a2a15 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5ac40879d574 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5ac40879d574 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ac4087a5a92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5ac4087a5a92 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5ac4087a5a92 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ac4087a5a92 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ac4087a5a92 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ac4087a5a92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5ac4087a5a92 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ac4088db7af - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5ac4088db7af - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x789eb50a5aa4 - <unknown>
[INFO] [stdout]   45:     0x789eb5132a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     runner::file::tests::test_run_creates_a_file
[INFO] [stdout]     runner::file::tests::test_run_returns_a_file_result
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 121 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin specdown`
[INFO] running `Command { std: "docker" "inspect" "9bb1cc21792a142cfcf9a3beb0b3c76c669e743768e6166e503d0f0d8d2f13d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bb1cc21792a142cfcf9a3beb0b3c76c669e743768e6166e503d0f0d8d2f13d3", kill_on_drop: false }`
[INFO] [stdout] 9bb1cc21792a142cfcf9a3beb0b3c76c669e743768e6166e503d0f0d8d2f13d3
